McOutput.Axis property

Set to true if the sensor is connected to an axis output, or false if it is connected to an I/O module.

Namespace: IntervalZero.KINGSTAR.Base

Assembly: IntervalZero.KINGSTAR.Base (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public bool Axis { get; set; }
Public Property Axis As Boolean

Property Value

Type: bool

See also

McOutput Class

IntervalZero.KINGSTAR.Base Namespace